From: Juanma Barranquero Date: Fri, 13 Nov 2015 10:04:10 +0000 (+0100) Subject: * lisp/progmodes/elisp-mode.el: Declare function `project-roots' X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~21^2~3994 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=2b4c0c0;p=emacs.git * lisp/progmodes/elisp-mode.el: Declare function `project-roots' --- diff --git a/lisp/progmodes/elisp-mode.el b/lisp/progmodes/elisp-mode.el index a19542fb204..af2ea56dcee 100644 --- a/lisp/progmodes/elisp-mode.el +++ b/lisp/progmodes/elisp-mode.el @@ -802,6 +802,7 @@ non-nil result supercedes the xrefs produced by xrefs)) (declare-function project-library-roots "project") +(declare-function project-roots "project") (declare-function project-current "project") (defun elisp--xref-find-references (symbol)